home *** CD-ROM | disk | FTP | other *** search
- <settings>
- <!-- text style -->
- <TextStyles>
- </TextStyles>
-
- <!-- placements -->
- <Placements>
- <Placement name="PopupBackground" loc="9,12" size="82,75"/>
- <Placement name="Matches" loc="15.0,24" size="70,9" rows="6" offset="9.5"/>
- </Placements>
-
- <!-- Composite Images -->
- <CompositeImages>
-
- <CompositeImage name="PopupBackground" size="82,75">
- <DrawRoundedRect loc="2,2" size="96,96" fillColor="PopupBackground" borderColor="PopupBorder" radius="@PopupCornerRadius" borderWidth="@PopupBorderWidth"/>
- <DrawText text="The following matches where found:" loc="0,5" size="100,20" textStyle="GeneralTextStyle" align="Center"/>
- </CompositeImage>
-
- <!-- Matches, known tags include @title, @subtitle, @description, @startDate, @startDateTime, @startTime, @period, @channelName, @channelIcon, @channelSubtitle -->
- <CompositeImage name="MatchesListNormal" size="70,9">
- <DrawCommonImage name="ListViewNormalItemBackground"/>
- <DrawText text="@title" loc="1.5,0" size="97,50" textStyle="GeneralTextHeaderStyle" align="Left" valign="Center"/>
- <DrawText text="@period" loc="1.5,0" size="97,50" textStyle="GeneralTextStyle" align="Right" valign="Center"/>
- <DrawText text="@channelSubtitle" loc="1.5,50" size="97,50" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
- </CompositeImage>
-
- <CompositeImage name="MatchesListSelected" size="70,9">
- <DrawCommonImage name="ListViewSelectedItemBackground"/>
- <DrawText text="@title" loc="1.5,0" size="97,50" textStyle="GeneralTextHeaderStyle" align="Left" valign="Center"/>
- <DrawText text="@period" loc="1.5,0" size="97,50" textStyle="GeneralTextStyle" align="Right" valign="Center"/>
- <DrawText text="@channelSubtitle" loc="1.5,50" size="97,50" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
- </CompositeImage>
-
- <CompositeImage name="MatchesListSelectedInactive" size="70,9">
- <DrawCommonImage name="ListViewSelectedInactiveItemBackground"/>
- <DrawText text="@title" loc="1.5,0" size="97,50" textStyle="GeneralTextHeaderStyle" align="Left" valign="Center"/>
- <DrawText text="@period" loc="1.5,0" size="97,50" textStyle="GeneralTextStyle" align="Right" valign="Center"/>
- <DrawText text="@channelSubtitle" loc="1.5,50" size="97,50" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
- </CompositeImage>
-
- </CompositeImages>
- </settings>